==12145== Memcheck, a memory error detector.
==12145== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==12145== Using LibVEX rev 1804, a library for dynamic binary translation.
==12145== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==12145== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation framework.
==12145== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==12145== For more details, rerun with: -v
==12145== 
==12145== 
==12145== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 117 from 1)
==12145== malloc/free: in use at exit: 522,817 bytes in 14,219 blocks.
==12145== malloc/free: 81,952 allocs, 67,733 frees, 16,116,885 bytes allocated.
==12145== For counts of detected errors, rerun with: -v
==12145== searching for pointers to 14,219 not-freed blocks.
==12145== checked 1,236,244 bytes.
==12145== 
==12145== 156 (36 direct, 120 indirect) bytes in 1 blocks are definitely lost in loss record 5,684 of 7,700
==12145==    at 0x4022AB8: malloc (vg_replace_malloc.c:207)
==12145==    by 0x5268C41: nss_parse_service_list (nsswitch.c:530)
==12145==    by 0x5269334: __nss_database_lookup (nsswitch.c:134)
==12145==    by 0x4D26E7B: ???
==12145==    by 0x4D28044: ???
==12145==    by 0x5223D25: getpwnam_r@@GLIBC_2.1.2 (getXXbyYY_r.c:226)
==12145==    by 0x4FE3860: g_get_any_init_do (gutils.c:1588)
==12145==    by 0x4FE3CDA: g_get_any_init (gutils.c:1739)
==12145==    by 0x4FE3C4F: g_get_any_init_locked (gutils.c:1746)
==12145==    by 0x4FE3D1A: g_get_home_dir (gutils.c:1820)
==12145==    by 0x478B0D1: gtk_rc_add_initial_default_files (gtkrc.c:530)
==12145==    by 0x478BAD7: _gtk_rc_init (gtkrc.c:853)
==12145==    by 0x472D941: do_post_parse_initialization (gtkmain.c:681)
==12145==    by 0x472D9DC: post_parse_hook (gtkmain.c:721)
==12145==    by 0x4FB880F: g_option_context_parse (goption.c:1806)
==12145==    by 0x472DCCA: gtk_parse_args (gtkmain.c:876)
==12145==    by 0x472DD42: gtk_init_check (gtkmain.c:912)
==12145==    by 0x472DD8C: gtk_init (gtkmain.c:950)
==12145==    by 0x42D6006: Gtk::Main::init(int*, char***, bool) (main.cc:401)
==12145==    by 0x42D6188: Gtk::Main::Main(int&, char**&, bool) (main.cc:345)
==12145==    by 0x80516F2: main (main.cc:24)
==12145== 
==12145== LEAK SUMMARY:
==12145==    definitely lost: 36 bytes in 1 blocks.
==12145==    indirectly lost: 46,384 bytes in 2,294 blocks.
==12145==      possibly lost: 0 bytes in 0 blocks.
==12145==    still reachable: 403,045 bytes in 11,316 blocks.
==12145==         suppressed: 73,352 bytes in 608 blocks.
==12145== Reachable blocks (those to which a pointer was found) are not shown.
==12145== To see them, rerun with: --leak-check=full --show-reachable=yes
